home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / olrdrs / blueq151.zip / BLUEQWK.DOC < prev    next >
Text File  |  1994-02-28  |  10KB  |  193 lines

  1.  
  2.                                 BlueQWK 1.51 (28-Feb-1994)
  3.                             Copyright (C) 1992,93 Geoffrey Sy
  4.                                    All Rights Reserved
  5.  
  6.  
  7.                                  BlueQWK is supported by:
  8.  
  9.                                        Geoffrey Sy
  10.                                   1322-14 Blevins Place
  11.                                    Toronto On  M5A 3M5
  12.                                           Canada
  13.  
  14.               Silent Services (416) 286-6063 (v.32b/ZYX, 1:250/814@fidonet)
  15.                 CAP/Canada (416) 287-0935 (v.32b/v.FC, Join Conference #4)
  16.                           CAP/U.S.A. (708) 854-0255 (v.32b/v.FC)
  17.  
  18.               ═════════════════════════════════════════════════════════════
  19.               BlueQWK converts  BlueWave mail packets to a  format readable
  20.               by QWK mail readers.
  21.  
  22.               INSTALLATION for 1stReader (as well as other OLMRs):
  23.  
  24.                   1.  Copy all files included in this archive into your
  25.                       1stReader directory.  Make sure not to overwrite any
  26.                       file(s) you may already have.
  27.  
  28.               OPERATION:
  29.  
  30.                   1.  This version of BlueQWK needs more memory than older
  31.                       versions, so you might need to enable 1stReader's
  32.                       SuperShell to free up some memory before executing
  33.                       BlueQWK.  To enable SuperShell, add the /SS option to
  34.                       the $$INTRO.DOS file.
  35.  
  36.                   2.  When you start 1stReader, append the switch /QWK:* to
  37.                       the 1stReader command line.
  38.  
  39.               That's  all there's  to it.   You can now  read BlueWave mail
  40.               packets with your QWK reader.
  41.  
  42.               The reply packet for uploading to the BlueWave door still
  43.               have the .REP extension.  1st Reader doesn't have any hooks
  44.               to take care of this.  The 1st Reader /REP: NEW switch won't
  45.               work in this case unless you want all your reply packets to
  46.               have the .NEW extension.  This isn't a problem because the
  47.               replies packet is automatically renamed to <BBS_ID>.NEW when
  48.               the door received it.
  49.  
  50.               If you know about the other hooks that 1stReader provided for
  51.               BW-QWK conversion, don't use them.  They don't work properly
  52.               when writing replies without the presence of a mail packet.
  53.  
  54.               BlueQWK automatically copies BlueWave *.INF files into same
  55.               directory as itself.  This allows for conversion of replies
  56.               without the need for a BlueWave packet to be present.
  57.  
  58.               ═════════════════════════════════════════════════════════════
  59.               INSTALLATION for other readers:
  60.  
  61.                   1.  Put BLUEQWK.EXE into your reader directory or
  62.                       anywhere on your DOS PATH.
  63.  
  64.                   2.  Replace the compression/decompression utilities with
  65.                       batch files.  Then do some simple batch programming.
  66.                       The file OTHER.RDR is a .ZIP file containing sample
  67.                       configuration and batch files that'll work with 90%
  68.                       of the mail readers.  Unzip OTHER.RDR into the same
  69.                       directory as BLUEQWK.EXE.  Then configure your reader
  70.                       to call ZUNPACK.BAT and ZPACK.BAT instead of PKUNZIP
  71.                       and PKZIP.
  72.  
  73.                   3.  You may need to change the extension of the BW mail
  74.                       packets to *.QW* inorder for your mail reader to find
  75.                       the mail packets.
  76.  
  77.                   If the above steps don't work for your OLMR, these
  78.                   information may help:
  79.  
  80.                       The basic command line to run BlueQWK follows:
  81.  
  82.                       BLUEQWK BBS_ID conversion_method
  83.  
  84.                       - BBS_ID can be anything that contains the name of
  85.                         the QWK/REP packet.
  86.  
  87.                       - conversion_method has 3 options:
  88.  
  89.                        1. BW-QWK converts BlueWave mail packet to QWK
  90.                        2. BW-REP converts BlueWave replies to .REP
  91.                        3. REP-BW converts .REP to BlueWave for uploading
  92.                           to the BlueWave door
  93.  
  94.                       The BLUEQWK.CFG needs the following info:
  95.  
  96.                         Line 1: Directory of QWK work directory.
  97.                         Line 2: Directory of REP work directory.
  98.  
  99.               ═════════════════════════════════════════════════════════════
  100.               REVISION HISTORY:
  101.  
  102.               28-Feb-1994 - v1.51 - Updated contact information.
  103.  
  104.               10-Nov-1993 - v1.50 - Updated for compatibility with other
  105.                                     versions of the Bluewave door. Previous
  106.                                     versions of BlueQWK only worked with
  107.                                     Remote Access and QuickBBS versions of
  108.                                     the Bluewave door.
  109.  
  110.                                   - Beginning with this version, BlueQWK is
  111.                                     now Shareware.  Please register if you
  112.                                     it regularly.
  113.  
  114.               19-Jul-1993 - v1.31 - Minor cosmetic to the R2B module.  If
  115.                                     you can read fast enough, you'll see
  116.                                     the messages being converted.
  117.  
  118.               25-Jun-1993 - v1.30 - I've moved recently.  Please note the
  119.                                     new address.
  120.                                   - More compatible with the BlueWave door.
  121.                                   - Added the 3rd conversion module BW-REP.
  122.                                   - Combined all 3 conversion modules into
  123.                                     a single .EXE.
  124.                                   - Command line options changed.
  125.  
  126.               25-Feb-1993 - v1.20 - Added some speed
  127.                                   - Added some junk into the .UPI file to
  128.                                     cure some BlueWave door rejecting good
  129.                                     replies as duplicates.
  130.                                   ? I still don't have a clue what some of
  131.                                     the junk in the .UPI file is.  So don't
  132.                                     expect this to be 100% compatible with
  133.                                     all BlueWave doors.  Anyone been able
  134.                                     to get the BlueWave structure from the
  135.                                     author?
  136.  
  137.               10-Feb-1993 - v1.10 - Speeded up by at least 2 times
  138.                                   - R2B converts from .REP to BlueWave
  139.  
  140.               15-Nov-1992 - v1.00 - Initial Release
  141.  
  142.               ═════════════════════════════════════════════════════════════
  143.               REGISTRATION:
  144.  
  145.               If you have questions,  bugs, comments or suggestions, please
  146.               contact me.  I may be  reached on the PCBoard, Doors, OffLine
  147.               conferences on City2City(tm), Intelec(tm), and ILink(tm), the
  148.               PCBNet  and Offline conference on FidoNet(tm).  I can also be
  149.               reach  on my  support BBS  or by mail  to the  above address.
  150.               Registered users  of my other shareware  packages may contact
  151.               me using the voice number in the registration document.
  152.  
  153.               Since BlueQWK  is user supported software, I don't expect you
  154.               to register if you don't like it or if it doesn't meet your
  155.               needs.  Just stop  using it after a reasonable  trial period.
  156.               BlueQWK is not crippled in any way, but some minor annoyance
  157.               features might be active in unregistered mode.
  158.  
  159.               BlueQWK  is an  on-going  project, it  will  be enhanced  and
  160.               updated as long as I can financially afford to do so.  If you
  161.               like the program  and use it  regularly, please register  it.
  162.